chore(deps): bump astro from 7.0.3 to 7.2.8 - #46
Conversation
PR SummaryLow Risk Overview Astro 7.2.8+ expects Sharp ≥ 0.35.4, but this package still pins Reviewed by Cursor Bugbot for commit 9b7f7ae. Bugbot is set up for automated code reviews on this repo. Configure here. |
Thread transfer impact✅ Thread transfer remains within every enforced ceiling.
Baseline: Scenario and decoded snapshot size10 historical turns, 5 command tools per turn, 878.9 KiB retained MCP result per historical turn, and a 1.05 MiB retained result in the measured turn.
Updated in place by a trusted workflow. PR artifacts are strictly validated and never executed. |
Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 7.0.3 to 7.2.8. - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/astro@7.2.8/packages/astro) --- updated-dependencies: - dependency-name: astro dependency-version: 7.2.8 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
6d39f91 to
9b7f7ae
Compare
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes using default effort and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, have a team admin enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit 9b7f7ae. Configure here.
| "dependencies": { | ||
| "@t3tools/shared": "workspace:*", | ||
| "astro": "^7.0.3", | ||
| "astro": "^7.2.8", |
There was a problem hiding this comment.
Sharp pin below Astro minimum
Medium Severity
Astro 7.2.8 raises the minimum supported sharp version to 0.35.4 to patch GHSA-26w7-cxv4-gfx2. This app still exact-pins sharp at 0.34.5, and with pnpm that direct dependency is what astro:assets typically loads, so image processing can keep using the unpatched native library this upgrade is meant to replace.
Reviewed by Cursor Bugbot for commit 9b7f7ae. Configure here.


Bumps astro from 7.0.3 to 7.2.8.
Release notes
Sourced from astro's releases.
... (truncated)
Changelog
Sourced from astro's changelog.
... (truncated)
Commits
7cadf10[ci] release (#17826)ecb4082Update Sharp to 0.35.4 (#17837)8bf6f1achore: split v5/v6 changelogs (#17825)db7c53bchore(deps): replace "find-process" with a smaller, lighter alternative (#17786)eface15[ci] release (#17815)633855bUse workerd's compatibility date for Cloudflare defaults (#17819)55d38c8Deserialize each route once when loading the manifest (#17415)a0d2fe3Pass file path to SVGO soprefixIdsgenerates unique per-file prefixes (#17...ae26d18Handle GET and HEAD request bodies during rewrites (#17813)023b48bNormalize request paths before route matching (#17772)